home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #13 / CD 13 (Black) - 2001.iso / Safari / SAFARI.EXE / DATA / world_resources0.cfg < prev    next >
Encoding:
Text File  |  2001-02-26  |  822 b   |  56 lines

  1. object    textures
  2.  desc        = "resource"
  3.  library    = "data\\ui.lib"
  4.  libtype    = "multi"
  5.  type        = 1
  6.  
  7.  pg_i01         = 0
  8.  pg_i03         = 2
  9.  pg_i04         = 3
  10.  
  11.  tabl_lu        = 4
  12.  tabl_ru        = 5
  13.  tabl_ld        = 6
  14.  tabl_rd        = 7
  15.  
  16.  pg_i06         = 8
  17.  
  18. end
  19.  
  20. object fonts
  21.  desc        = "resource"
  22.  library    = "data\\font.lib"
  23.  libtype    = "multi"
  24.  type        = 2
  25.  
  26.  GAME_FONT    = 0 
  27.  MENU_FONT    = 6
  28.  HELP_FONT    = 2
  29.  
  30. end
  31.  
  32. object backgrounds
  33.  desc        = "resource"
  34.  library    = "data\\ui_back.lib"
  35.  libtype    = "multi"
  36.  type        = 1
  37.  
  38.  menu_lu    = 25
  39.  menu_ru    = 26
  40.  menu_ld    = 27
  41.  menu_rd    = 28
  42.  
  43. end
  44.  
  45. object sounds
  46.  desc        = "resource"
  47.  library    = "sounds.lib"
  48.  libtype    = "multi"
  49.  type        = 4
  50.  
  51.  CHECKBOX    = "i_checkbox1.wav"
  52.  BUTTON_CLICK    = "i_click1.wav"
  53.  SHORT        = "_short2.wav"
  54.  LONG        = "_long.wav"
  55. end
  56.